<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*www.lsrong.cn*/
.menu_list{}
.menu_head{font-size:14px;
color:#ffffff;
cursor:pointer;
position:relative;
font-weight:bold;
margin:0; 
	background: #906452 url("tyImg01.png") no-repeat scroll 15px center;
    height: 35px;
    line-height: 35px;
    margin-bottom: 10px;
    margin-left: 11px;
	margin-top:12px;
    width: 179px;
	padding-left: 33px;}

.menu_list .current{font-size:14px;
color:#ffffff;
cursor:pointer;
position:relative;
font-weight:bold;
margin:0; 
	background: #906452 url("tyImg01.png") no-repeat scroll 15px center;
    height: 35px;
    line-height: 35px;
    margin-bottom: 10px;
    margin-left: 11px;
	margin-top:12px;
    width: 179px;
	padding-left: 33px;}
.menu_body{height:auto;overflow:hidden;line-height:35px; padding-left:29px;}
.menu_body a{display:block;height:35px;line-height:35px;padding-left:16px;text-decoration:none;background:url("tyImg02.png") no-repeat scroll 7px center;width: 170px;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.menu_body a:hover{text-decoration:none;background:url("tyImg02.png") no-repeat scroll 7px center;}</pre></body></html>